Search results 60

Card image cap
Col2Combo

Reads everything in a column (starting from certain cell until blank cell is ...

Card image cap
FindName

Finds a name in a workbook, returns true or false

Card image cap
FindSheet

Finds a sheet in a workbook, if no workbook name passed, it will use ...

Card image cap
Paragraph2Line + Line2Paragraph

Converts paragraph to 1 line text or 1 line text to paragraph Mainly used to ...

Card image cap
RoundUp

Rounds a number up, like Excel function RoundUP

Card image cap
NameSilo_APICall_ListPrices

Downloads list of domains and prices for register, renew or transfer into ...

Card image cap
NameSilo_APICall_ListDomains

Downloads list of registered Domains in your account from NameSilo.com using ...

Card image cap
GoToInternet

Opens webpage from within Excel, using default browser

Card image cap
DownloadFile

Download a file from URL from inside Excel into certain path, returns blank if ...

Card image cap
Webapp-ScrollAreas

Allow website to have scroll bars on areas, like a web app Applied in ANmar. ...

Card image cap
SettingRead+SettingSave

This is the final version of my set of Setting functions SettingRead, ...

Card image cap
Floor

Rounding a number to nearest integer closest to zero.
Equivalent to Excel ...